Skip to content

Conversation

@anuraaga
Copy link
Collaborator

@anuraaga anuraaga commented Jan 21, 2026

Will also get #90 in.

Also won't merge until connectrpc/connectrpc.com#318 is ready to merge

Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
]
requires-python = ">= 3.10"
dependencies = ["protobuf>=5.28", "pyqwest>=0.3.2"]
dependencies = ["protobuf>=5.28", "pyqwest>=0.3.3"]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry about this - I had to fix an issue with closing a running generator in bidi streaming which seems to only have hangs on python 3.12, maybe due to python/cpython#118272. It does mean I will need to be diligent to continue fixing any issues that may come up for users.

On the bright side I am running conformance tests on push

curioswitch/pyqwest#90

Hopefully that's ok, the docs change does have me more pumped on getting to a fully featured connect implementation

@anuraaga anuraaga merged commit d23fe18 into connectrpc:main Jan 22, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants